Skip to content

[MISC] Set Pgbackrest spool dir to archive mount #1016

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 16/edge
Choose a base branch
from

Conversation

dragomirp
Copy link
Contributor

@dragomirp dragomirp commented Jul 3, 2025

Set Pgbackrest spool dir to the archive mount, so that the mount is used for transient restore usage

Checklist

  • I have added or updated any relevant documentation.
  • I have cleaned any remaining cloud resources from my accounts.

@dragomirp dragomirp added the bug Something isn't working as expected label Jul 3, 2025
Copy link

codecov bot commented Jul 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.29%. Comparing base (a179e9d) to head (c5e36b4).

Additional details and impacted files
@@           Coverage Diff            @@
##           16/edge    #1016   +/-   ##
========================================
  Coverage    70.28%   70.29%           
========================================
  Files           16       16           
  Lines         3806     3807    +1     
  Branches       545      545           
========================================
+ Hits          2675     2676    +1     
  Misses        1001     1001           
  Partials       130      130           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dragomirp dragomirp marked this pull request as ready for review July 3, 2025 20:24
@dragomirp dragomirp requested a review from marceloneppel July 3, 2025 20:24
@delgod
Copy link
Member

delgod commented Jul 4, 2025

Please excuse me, I was wrong, we need to put the spool dir to the same volume as WAL dir, but not inside WAL dir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants